home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2008 May
/
PCWorld_2008-05_cd.bin
/
temacd
/
cdburnerxp
/
cdbxp_setup_4.0.022.370.exe
/
{app}
/
nms_stop.bat
< prev
next >
Wrap
DOS Batch File
|
2007-09-27
|
244b
|
12 lines
REM Stop the NMSAccess service
ECHO Stopping the NMSAccess service...
NET STOP "NMSAccessU"
REM Wait for the service to be removed
REM ECHO Waiting for the NMSAccess service to be uninstalled...
REM START NMSAccessU.exe -remove